Click or drag to resize

OwaOptions Class

Class OwaOptions.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeOwaOptions

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class OwaOptions

The OwaOptions type exposes the following members.

Constructors
  NameDescription
Public methodOwaOptions
Initializes a new instance of the OwaOptions class.
Top
Properties
  NameDescription
Public propertyAlwaysShowBcc
Gets or sets a value indicating whether [always show BCC].
Public propertyAlwaysShowFrom
Gets or sets a value indicating whether [always show from].
Public propertyAutoAddSignature
Gets or sets a value indicating whether [automatic add signature].
Public propertyAutoAddSignatureOnReply
Gets or sets a value indicating whether [automatic add signature on forward and reply].
Public propertyCheckNameInContactsFirst
Gets or sets a value indicating whether [check name in contacts first].
Public propertyComposeMarkup
Gets or sets the compose markup.
Public propertyConversationSortOrder
Gets or sets the conversation sort order.
Public propertyConversationSortOrderReact
Public propertyDateFormat
Gets or sets the date format.
Public propertyDisplayDensityMode
Public propertyEmptyDeletedItemsOnLogoff
Gets or sets a value indicating whether [empty deleted items on logoff].
Public propertyEnableReminders
Gets or sets a value indicating whether [enable reminders].
Public propertyEnableReminderSound
Gets or sets a value indicating whether [enable reminder sound].
Public propertyFavoritesBitFlags
Public propertyFirstOWAReactMailLogon
Public propertyFirstWeekOfYear
Gets or sets the first week of year.
Public propertyFontColor
Gets or sets the font color.
Public propertyFontFlags
Gets or sets the font flags.
Public propertyFontName
Gets or sets the font name.
Public propertyFontSize
Gets or sets the font size.
Public propertyFormatBarState
Gets or sets the state of the format bar.
Public propertyGlobalListViewTypeReact
Public propertyGlobalReadingPanePosition
Public propertyGlobalReadingPanePositionReact
Public propertyHideDeletedItems
Gets or sets a value indicating whether [hide deleted items].
Public propertyHourIncrement
Gets or sets the hour increment.
Public propertyIsDarkModeTheme
Public propertyIsFocusedInboxEnabled
Public propertyIsOptimizedForAccessibility
Gets or sets a value indicating whether this instance is optimized for accessibility.
Public propertyIsQuicklinksBarVisible
Gets or sets a value indicating whether this instance is quicklinks bar visible.
Public propertyIsReplyAllTheDefaultResponse
Public propertyMarkAsReadDelayTime
Gets or sets the mark as read delay time.
Public propertyNewItemNotify
Gets or sets the new item notify.
Public propertyNextSelection
Gets or sets the next selection.
Public propertyPreviewMarkAsRead
Gets or sets the preview mark as read.
Public propertyReadReceipt
Gets or sets the read receipt.
Public propertySendAsItemsCopiedTo
Gets or sets the send as items copied to.
Public propertySendAsMruAddresses
Public propertySendOnBehalfOfCopiedTo
Gets or sets the send on behalf of copied to.
Public propertyShowInlinePreviews
Public propertyShowPreviewTextInListView
Public propertyShowSenderOnTopInListView
Public propertyShowTreeInListView
Gets or sets a value indicating whether [show tree in ListView].
Public propertyShowWeekNumbers
Gets or sets a value indicating whether [show week numbers].
Public propertySignatureHtml
Gets or sets the signature HTML.
Public propertySignatureText
Gets or sets the signature text.
Public propertySpellingCheckBeforeSend
Gets or sets a value indicating whether [spelling check before send].
Public propertySpellingDictionaryLanguage
Gets or sets the spelling dictionary language.
Public propertySpellingIgnoreMixedDigits
Gets or sets a value indicating whether [spelling ignore mixed digits].
Public propertySpellingIgnoreUpperCase
Gets or sets a value indicating whether [spelling ignore upper case].
Public propertyThemeStorageId
Gets or sets the theme storage identifier.
Public propertyTimeFormat
Gets or sets the time format.
Public propertyTimeZone
Gets or sets the time zone.
Public propertyUserOptionsMigrationState
Public propertyWeekStartDay
Gets or sets the week start day.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also